projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2373f91
)
*** empty log message ***
author
Roland McGrath
<roland@gnu.org>
Tue, 27 Jul 1993 00:37:13 +0000
(
00:37
+0000)
committer
Roland McGrath
<roland@gnu.org>
Tue, 27 Jul 1993 00:37:13 +0000
(
00:37
+0000)
src/getloadavg.c
patch
|
blob
|
history
diff --git
a/src/getloadavg.c
b/src/getloadavg.c
index db1f7158a9032dba68ed75750cfb189198f8677d..397fc46dbc14e0cfe3e943b7162205a86b6c34e8 100644
(file)
--- a/
src/getloadavg.c
+++ b/
src/getloadavg.c
@@
-124,7
+124,7
@@
#define SUNOS_5
#endif
-#if defined (__osf__) &&
defined (__alpha__
)
+#if defined (__osf__) &&
(defined (__alpha) || defined (__alpha__)
)
#define OSF_ALPHA
#endif